public java.lang.String getAsString( int index ) |
Parameters
- index
- Index of element to return.
Return Value
A string representing the element.
public java.lang.String getAsString( int index ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | Thrown when the index value is invalid |